GtkComboBox: Add private api to get the popup
authorMatthias Clasen <mclasen@redhat.com>
Tue, 10 Jun 2014 12:47:27 +0000 (08:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 10 Jun 2014 12:54:12 +0000 (08:54 -0400)
commitec9cf6d7c3626ce78e2dfe0fac77549308be68c2
treee8a64f530a5dbc09bc98700cdd31eb75b5867353
parent634972e063194d532a654fdca9e730242b82f712
GtkComboBox: Add private api to get the popup

This will be used to make the popup appear in the inspector.
gtk/Makefile.am
gtk/gtkcombobox.c
gtk/gtkcomboboxprivate.h [new file with mode: 0644]